home *** CD-ROM | disk | FTP | other *** search
/ TOS Silver 2000 / TOS Silver 2000.iso / Anwendun / LUNA152A / POPUPS / HTML_01.POP < prev    next >
Encoding:
Text File  |  1999-08-16  |  691 b   |  28 lines

  1. ;
  2. ; Beispiel-HTML-Popupdefinition (Serie 1-10)
  3. ; von rgf
  4. ;
  5.  
  6. /tput        "<H1>"            "<H1>"            ; Text-Schnellausgabe, z.Bsp. für Kürzel
  7. /tput        "<H1 ALIGN="    "<H1 ALIGN="    
  8. /tput        "<H2>"            "<H2>"
  9. /tput        "<H2 ALIGN="    "<H2 ALIGN="
  10. /tput        "</H2>"            "</H2>"
  11. /tput        "<H3>"            "<H3>"
  12. /tput        "<H3 ALIGN="    "<H3 ALIGN="
  13. /separator
  14. /link        "Pop 1"            <popups\home.pop>
  15. /separator
  16. /tput        "</H3>"            "</H3>"
  17. /tput        "<H4>"            "<H4>"
  18. /tput        "<H4 ALIGN="    "<H4 ALIGN="
  19. /tput        "</H4>"            "</H4>"
  20. /tput        "<H5>"            "<H5>"
  21. /tput        "<H5 ALIGN="    "<H5 ALIGN="
  22. /tput        "</H5>"            "</H5>"
  23. /tput        "<H6>"            "<H6>"
  24. /tput        "<H6 ALIGN="    "<H6 ALIGN="
  25. /tput        "</H6>"            "</H6>"
  26. /end                                        ; Ende der Popupdefinition
  27.  
  28.